From: Michael Albinus Date: Wed, 27 May 2015 16:42:33 +0000 (+0200) Subject: Fix typo in commit 3953c4be2816537be95520605d45b866dc731f4b X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~23^2~2768 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=570edf257366990dcbd2a057174495bb0bcebdf5;p=emacs.git Fix typo in commit 3953c4be2816537be95520605d45b866dc731f4b --- diff --git a/lisp/net/tramp.el b/lisp/net/tramp.el index 0b95fcc1464..1614425c884 100644 --- a/lisp/net/tramp.el +++ b/lisp/net/tramp.el @@ -4038,8 +4038,6 @@ this file, if that variable is non-nil." ;; else (ad-deactivate 'make-auto-save-file-name) (prog1 - (tramp-run-real-handler 'make-auto-save-file-name nil) - (ad-activate 'make-auto-save-file-name))))) (tramp-run-real-handler 'make-auto-save-file-name nil) (ad-activate 'make-auto-save-file-name)))))